Debian binary

[ Start > Debian binary ] [ Edit this Page | Show Page Versions | Show Formatted ]


Pike is widely available on Debian systems, from Pike 0.6 to Pike 7.6. Marek Habersack is the maintainer for the Debian Pike packages.

1 Pike 7.6

The Pike 7.6 Debian package is named __pike7.6__. Here's the pike7.6 versions currently available on the actual Debian releases:

http://packages.debian.org/cgi-bin/search_packages.pl?keywords=pike7.6&searchon=names&subword=1&version=all&release=all

Installing Pike on your Debian box is as easy as typing:

{code}
apt-get install pike7.6
{code}

Then, add the additional module you need, eg MySQL support:

{code}
apt-get install pike7.6-mysql
{code}

1 Pike 7.4

The Pike 7.4 Debian package is named __pike7.4__. Here's the pike7.4 versions currently available on the actual Debian releases:

http://packages.debian.org/cgi-bin/search_packages.pl?keywords=pike7.4&searchon=names&subword=1&version=all&release=all

Installing Pike on your Debian box is as easy as typing:

{code}
apt-get install pike7.4
{code}

Then, add the additional module you need, eg MySQL support:

{code}
apt-get install pike7.4-mysql
{code}

Powered by PikeWiki2

 
gotpike.org | Copyright © 2004 - 2009 | Pike is a trademark of Department of Computer and Information Science, Linköping University